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

[NFR]: Refactor Logger\Adapter\Stream - non locking write #16072

Closed
niden opened this issue Aug 24, 2022 · 1 comment · Fixed by #16073
Closed

[NFR]: Refactor Logger\Adapter\Stream - non locking write #16072

niden opened this issue Aug 24, 2022 · 1 comment · Fixed by #16073
Assignees
Labels
5.0 The issues we want to solve in the 5.0 release new feature request Planned Feature or New Feature Request

Comments

@niden
Copy link
Sponsor Member

niden commented Aug 24, 2022

Phalcon\Logger\Adapter\Stream needs to be refactored so as not to have any locking writes and close the pointer as soon as possible.

@niden niden added the new feature request Planned Feature or New Feature Request label Aug 24, 2022
@niden niden self-assigned this Aug 24, 2022
@niden niden added the 5.0 The issues we want to solve in the 5.0 release label Aug 24, 2022
@niden niden added this to Working on it in Phalcon Roadmap Aug 24, 2022
niden added a commit to niden/cphalcon that referenced this issue Aug 24, 2022
niden added a commit to niden/cphalcon that referenced this issue Aug 24, 2022
@niden niden linked a pull request Aug 24, 2022 that will close this issue
5 tasks
niden added a commit to niden/cphalcon that referenced this issue Aug 25, 2022
@niden
Copy link
Sponsor Member Author

niden commented Aug 25, 2022

Resolved in #16073

@niden niden closed this as completed Aug 25, 2022
Phalcon Roadmap automation moved this from Working on it to Implemented Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 The issues we want to solve in the 5.0 release new feature request Planned Feature or New Feature Request
Projects
Archived in project
Phalcon Roadmap
  
Implemented
Development

Successfully merging a pull request may close this issue.

1 participant