Skip to content

Now running tasks are stored in memory.#220

Merged
s3rius merged 1 commit intodevelopfrom
feature/tasks-set
Oct 16, 2023
Merged

Now running tasks are stored in memory.#220
s3rius merged 1 commit intodevelopfrom
feature/tasks-set

Conversation

@s3rius
Copy link
Member

@s3rius s3rius commented Oct 16, 2023

This issue targets hisenbug of asycio. In most cases is should not be a problem and taskiq haven't received any related issues yet. But it might be problematic.

Signed-off-by: Pavel Kirilin <win10@list.ru>
@codecov-commenter
Copy link

Codecov Report

Merging #220 (faefae3) into develop (e66f3aa) will increase coverage by 6.07%.
Report is 138 commits behind head on develop.
The diff coverage is 74.09%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff             @@
##           develop     #220      +/-   ##
===========================================
+ Coverage    67.62%   73.69%   +6.07%     
===========================================
  Files           37       55      +18     
  Lines          942     1627     +685     
===========================================
+ Hits           637     1199     +562     
- Misses         305      428     +123     
Files Coverage Δ
taskiq/__init__.py 100.00% <100.00%> (ø)
taskiq/abc/formatter.py 100.00% <100.00%> (ø)
taskiq/abc/middleware.py 100.00% <ø> (ø)
taskiq/abc/result_backend.py 100.00% <ø> (ø)
taskiq/abc/serializer.py 100.00% <100.00%> (ø)
taskiq/acks.py 100.00% <100.00%> (ø)
taskiq/api/__init__.py 100.00% <100.00%> (ø)
taskiq/cli/common_args.py 100.00% <100.00%> (ø)
taskiq/cli/watcher.py 0.00% <ø> (ø)
taskiq/cli/worker/log_collector.py 100.00% <ø> (ø)
... and 42 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@s3rius s3rius merged commit 71408f6 into develop Oct 16, 2023
@s3rius s3rius deleted the feature/tasks-set branch October 16, 2023 13:42
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.

2 participants