update
Here are 920 public repositories matching this topic...
-
Updated
Aug 30, 2021 - Objective-C
-
Updated
Aug 25, 2021 - Swift
-
Updated
Jan 19, 2021 - Java
-
Updated
Dec 19, 2020 - Java
-
Updated
May 31, 2021 - Swift
-
Updated
Aug 30, 2021 - Go
tuf/ngclient/updater.py: Updater._persist_metadata():
with open(os.path.join(self._dir, f"{rolename}.json"), "wb") as f:
f.write(data)
this is not as safe as it should be (as file could be corrupted midway through). This should work:
- write content to tempfile
- use
sslib_util.persist_temp_file()to move tempfile to correct filepath
-
Updated
Aug 2, 2021 - C++
-
Updated
Aug 30, 2021 - Go
If CPM_SOURCE_CACHE is set to an empty string, CPM fails with file DOWNLOAD error: cannot create directory '/cpm' - Specify file by full.
-
Updated
Dec 20, 2020 - PHP
-
Updated
Feb 14, 2021 - Go
Hello world sample
The demo apps are not straight-forward, a very basic hello world example would be great :)
thanks
-
Updated
Apr 7, 2018 - JavaScript
-
Updated
Aug 30, 2021 - C
-
Updated
Aug 18, 2021 - C#
-
Updated
Jul 19, 2021 - Java
-
Updated
May 24, 2018 - Java
pipupgrade --verbose (0|1|2..) for info, warning, error, etc.
Improve this page
Add a description, image, and links to the update topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the update topic, visit your repo's landing page and select "manage topics."
I currently have a very big hook, with dozens of useStates, lots of them have empty arrays which trigger unncesary re-renders. But I don't know which is the one doing it each time wdyr logs it's output. I get:
When would be very useful for me is: