have to retry in assembler
can raise several times, calling once was not enough tbr: to be revisited
This commit is contained in:
parent
60fe0dfd1c
commit
5e85d0781f
@ -61,7 +61,7 @@ module Register
|
|||||||
return try_write
|
return try_write
|
||||||
rescue LinkException
|
rescue LinkException
|
||||||
# knowing that we fix the problem, we hope to get away with retry.
|
# knowing that we fix the problem, we hope to get away with retry.
|
||||||
return try_write
|
retry
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user