mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix typos
This commit is contained in:
parent
ccf5a23b84
commit
e7a94744fa
@ -16,12 +16,12 @@ Changes
|
|||||||
Core
|
Core
|
||||||
++++
|
++++
|
||||||
|
|
||||||
- fix: :issue:`978` make sure a listener is inherutable
|
- fix: :issue:`978` make sure a listener is inheritable
|
||||||
- add `check_config` class method to workers
|
- add `check_config` class method to workers
|
||||||
- fix: :issue:`983` fix select timeout in sync worker with multiple
|
- fix: :issue:`983` fix select timeout in sync worker with multiple
|
||||||
connections
|
connections
|
||||||
- allows workers to access to the reloader. close :issue:`984`
|
- allows workers to access to the reloader. close :issue:`984`
|
||||||
- raise TypeError insted of AssertionError
|
- raise TypeError instead of AssertionError
|
||||||
|
|
||||||
Logging
|
Logging
|
||||||
+++++++
|
+++++++
|
||||||
|
|||||||
@ -11,12 +11,12 @@ Changes
|
|||||||
Core
|
Core
|
||||||
++++
|
++++
|
||||||
|
|
||||||
- fix: :issue:`978` make sure a listener is inherutable
|
- fix: :issue:`978` make sure a listener is inheritable
|
||||||
- add `check_config` class method to workers
|
- add `check_config` class method to workers
|
||||||
- fix: :issue:`983` fix select timeout in sync worker with multiple
|
- fix: :issue:`983` fix select timeout in sync worker with multiple
|
||||||
connections
|
connections
|
||||||
- allows workers to access to the reloader. close :issue:`984`
|
- allows workers to access to the reloader. close :issue:`984`
|
||||||
- raise TypeError insted of AssertionError
|
- raise TypeError instead of AssertionError
|
||||||
|
|
||||||
Logging
|
Logging
|
||||||
+++++++
|
+++++++
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user