Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Fixed task timeout in RequestedTaskManager #4830

Merged
merged 1 commit into from
Oct 30, 2019
Merged

Fixed task timeout in RequestedTaskManager #4830

merged 1 commit into from
Oct 30, 2019

Conversation

Wiezzel
Copy link

@Wiezzel Wiezzel commented Oct 24, 2019

  • Update subtask statuses
  • Notify application (AbortTask)
  • Shutdown application

@Wiezzel Wiezzel added the clay label Oct 24, 2019
@Wiezzel Wiezzel self-assigned this Oct 24, 2019
* Update subtask statuses
* Notify application (AbortTask)
* Shutdown application

Signed-off-by: Adam Wierzbicki <awierzbicki@golem.network>
@codecov
Copy link

codecov bot commented Oct 28, 2019

Codecov Report

Merging #4830 into develop will increase coverage by <.01%.
The diff coverage is 80%.

@@            Coverage Diff             @@
##           develop   #4830      +/-   ##
==========================================
+ Coverage     89.2%   89.2%   +<.01%     
==========================================
  Files          226     226              
  Lines        20775   20790      +15     
==========================================
+ Hits         18532   18546      +14     
- Misses        2243    2244       +1

@Wiezzel
Copy link
Author

Wiezzel commented Oct 30, 2019

@maaktweluit Bump

Copy link
Contributor

@maaktweluit maaktweluit left a comment

Choose a reason for hiding this comment

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

LGTM!

Nice cleanups :D

task_id, self._get_computing_node()
)).subtask_id

# Unfortunately feezegun doesn't mock asyncio's time
Copy link
Contributor

Choose a reason for hiding this comment

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

shame, hope they solve this soon..
Maybe good to link the issue on their github?
spulec/freezegun#290

@Wiezzel Wiezzel merged commit 0fd4e36 into develop Oct 30, 2019
@Wiezzel Wiezzel deleted the task_timeout branch October 30, 2019 14:14
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants