Skip to content

Conversation

PersDep
Copy link
Contributor

@PersDep PersDep commented Sep 18, 2019

fifottl_fiber pcalls fifottl_fiber_iteration and then handles
result. Returned error code comparison with box.error.READONLY
was not done properly. Now it is fixed.

Closes #96

@PersDep PersDep force-pushed the i.kosarev/gh-96-fix-fifottl_fiber branch from 6b496cc to f6e218a Compare September 19, 2019 14:18
@PersDep PersDep requested a review from olegrok September 19, 2019 15:15
Copy link
Contributor

@olegrok olegrok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@Totktonada Totktonada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code is okay. I propose to simplify the test a bit, see below.

@PersDep PersDep removed the request for review from GeorgyKirichenko September 26, 2019 10:52
fifottl_fiber pcalls fifottl_fiber_iteration and then handles
result. Returned error code comparison with box.error.READONLY
was not done properly. Now it is fixed. Corresponding test case:
buried task in dropped queue scenario is added.

Closes #96
@PersDep PersDep force-pushed the i.kosarev/gh-96-fix-fifottl_fiber branch from f6e218a to e2bd22d Compare September 26, 2019 11:05
@PersDep PersDep requested a review from Totktonada September 26, 2019 11:30
Copy link
Contributor

@Totktonada Totktonada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Totktonada Totktonada merged commit e355387 into master Sep 26, 2019
@Totktonada Totktonada deleted the i.kosarev/gh-96-fix-fifottl_fiber branch September 26, 2019 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite loop on (possible) ttr return of a buried task to the dropped queue
3 participants