Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed priority of events isolation #1318

Merged
merged 1 commit into from Sep 21, 2023
Merged

Fixed priority of events isolation #1318

merged 1 commit into from Sep 21, 2023

Conversation

JrooTJunior
Copy link
Member

Description

Fixed priority of events isolation, now user state will be loaded only after lock is acquired.

Fixes #1317

@JrooTJunior JrooTJunior added the 3.x Issue or PR for stable 3.x version label Sep 21, 2023
@JrooTJunior JrooTJunior added this to the 3.x future milestone Sep 21, 2023
@github-actions
Copy link

✔️ Changelog found.

Thank you for adding a description of the changes

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #1318 (09eb3d0) into dev-3.x (8a77939) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1318   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          369       369           
  Lines         9412      9412           
=========================================
  Hits          9412      9412           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
aiogram/fsm/middleware.py 100.00% <100.00%> (ø)

@JrooTJunior JrooTJunior merged commit a0828f6 into dev-3.x Sep 21, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issue or PR for stable 3.x version
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

A problem with event_isolation
1 participant