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

fix_: logout deadlock #5056

Merged
merged 1 commit into from
Apr 16, 2024
Merged

fix_: logout deadlock #5056

merged 1 commit into from
Apr 16, 2024

Conversation

qfrank
Copy link
Contributor

@qfrank qfrank commented Apr 15, 2024

this PR mainly upgrade go-waku which include an important quick fix.

this PR will fix relate mobile issue possibly.
close flaky test issue

@qfrank qfrank self-assigned this Apr 15, 2024
@qfrank qfrank requested a review from osmaczko April 15, 2024 13:29
@status-im-auto
Copy link
Member

status-im-auto commented Apr 15, 2024

Jenkins Builds

Click to see older builds (8)
Commit #️⃣ Finished (UTC) Duration Platform Result
✖️ 21f9174 #1 2024-04-15 13:30:22 ~1 min tests 📄log
✔️ 21f9174 #1 2024-04-15 13:33:23 ~4 min linux 📦zip
✔️ 21f9174 #1 2024-04-15 13:34:47 ~5 min android 📦aar
✔️ 21f9174 #1 2024-04-15 13:34:58 ~5 min ios 📦zip
✔️ c587e4b #2 2024-04-15 13:36:05 ~2 min linux 📦zip
✔️ c587e4b #2 2024-04-15 13:36:50 ~1 min android 📦aar
✔️ c587e4b #2 2024-04-15 13:38:54 ~3 min ios 📦zip
✔️ c587e4b #2 2024-04-15 14:20:43 ~48 min tests 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✖️ de99192 #3 2024-04-16 08:19:47 ~1 min tests 📄log
✔️ de99192 #3 2024-04-16 08:20:43 ~2 min android 📦aar
✔️ de99192 #3 2024-04-16 08:22:05 ~3 min ios 📦zip
✔️ de99192 #3 2024-04-16 08:22:45 ~4 min linux 📦zip
✔️ 715de0b #4 2024-04-16 08:34:39 ~1 min android 📦aar
✔️ 715de0b #4 2024-04-16 08:35:17 ~2 min linux 📦zip
✔️ 715de0b #4 2024-04-16 08:36:05 ~3 min ios 📦zip
✔️ 715de0b #4 2024-04-16 09:12:45 ~39 min tests 📄log

@qfrank qfrank force-pushed the fix/logout_dead_lock branch from de99192 to 715de0b Compare April 16, 2024 08:32
@qfrank qfrank merged commit d246699 into develop Apr 16, 2024
7 checks passed
@qfrank qfrank deleted the fix/logout_dead_lock branch April 16, 2024 09:26
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.

Flaky test - TestCreateAccountAndLogin
3 participants