| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
The runner was terminated during task execution. Could you please retrigger the failed job? Thank you. @aisk |
Sorry, something went wrong.
| @@ -922,6 +922,7 @@ _channelends_new(void) | |||
| { | |||
| _channelends *ends = GLOBAL_MALLOC(_channelends); | |||
| if (ends== NULL) { | |||
There was a problem hiding this comment.
| if (ends== NULL) { | |
| if (ends == NULL) { |
style change, while we are here
Sorry, something went wrong.
| try: | ||
| try: | ||
| cid = _channels.create(REPLACE) | ||
| except MemoryError: |
There was a problem hiding this comment.
you can use with self.assertRaises(MemoryError):
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.