56e8272 fix(client): add write-timeout to prevent blocking
📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝komorebi-client/src/lib.rs (+4 -0)
📄 Description
@LGUG2Z This is just a temporary PR in order to create the github actions artifacts so we can tell the user from issue LGUG2Z/whkd#49 to download them and test if it fixes the issue. I don't believe it will, but since it was so simple to try it out I decided to make the PR just so we can discard this option...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/1151
**Author:** [@alex-ds13](https://github.com/alex-ds13)
**Created:** 11/27/2024
**Status:** ✅ Merged
**Merged:** 11/29/2024
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `fix/write-timeout`
---
### 📝 Commits (1)
- [`56e8272`](https://github.com/LGUG2Z/komorebi/commit/56e8272ddfdd703c1c943c44c93d222d95e38c2a) fix(client): add write-timeout to prevent blocking
### 📊 Changes
**1 file changed** (+4 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi-client/src/lib.rs` (+4 -0)
</details>
### 📄 Description
@LGUG2Z This is just a temporary PR in order to create the github actions artifacts so we can tell the user from issue LGUG2Z/whkd#49 to download them and test if it fixes the issue. I don't believe it will, but since it was so simple to try it out I decided to make the PR just so we can discard this option...
<!--
Please follow the Conventional Commits specification.
If you need to update your PR with changes from `master`, please run `git rebase master`.
By opening this PR, you confirm that you have read and understood this project's `CONTRIBUTING.md`.
-->
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1151
Author: @alex-ds13
Created: 11/27/2024
Status: ✅ Merged
Merged: 11/29/2024
Merged by: @LGUG2Z
Base:
master← Head:fix/write-timeout📝 Commits (1)
56e8272fix(client): add write-timeout to prevent blocking📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
komorebi-client/src/lib.rs(+4 -0)📄 Description
@LGUG2Z This is just a temporary PR in order to create the github actions artifacts so we can tell the user from issue LGUG2Z/whkd#49 to download them and test if it fixes the issue. I don't believe it will, but since it was so simple to try it out I decided to make the PR just so we can discard this option...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.