<feed xmlns='http://www.w3.org/2005/Atom'>
<title>happylock/src/handle_unwind.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://altahamec.dev/cgit/happylock/atom/src/handle_unwind.rs?h=main</id>
<link rel='self' href='http://altahamec.dev/cgit/happylock/atom/src/handle_unwind.rs?h=main'/>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/'/>
<updated>2025-12-09T01:03:40Z</updated>
<entry>
<title>Stuff</title>
<updated>2025-12-09T01:03:40Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-12-09T01:03:40Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=8be852662a432d96553fcf7a9fc57c4f3c92baae'/>
<id>urn:sha1:8be852662a432d96553fcf7a9fc57c4f3c92baae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation</title>
<updated>2024-12-26T18:23:40Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@gmail.com</email>
</author>
<published>2024-12-26T17:06:47Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=9eec9ab94bbe5c9fbd52d5bbf393fe1ddcc6fc26'/>
<id>urn:sha1:9eec9ab94bbe5c9fbd52d5bbf393fe1ddcc6fc26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commenting</title>
<updated>2024-12-26T17:06:47Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@gmail.com</email>
</author>
<published>2024-12-26T16:26:39Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=dc16634f4abdb1e830d2749e64b419740702b302'/>
<id>urn:sha1:dc16634f4abdb1e830d2749e64b419740702b302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove scopeguard</title>
<updated>2024-12-23T20:33:02Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@gmail.com</email>
</author>
<published>2024-12-23T20:31:07Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/happylock/commit/?id=30d0f08b6073e9c2e545a3567838a9e1e885fea2'/>
<id>urn:sha1:30d0f08b6073e9c2e545a3567838a9e1e885fea2</id>
<content type='text'>
The scopeguard crate was being used for its `defer_on_unwind` macro.
The problem was that it runs even if the runtime was already panicking.
There aren't any changes to the macro which could have fixed this.
I instead wrote my own function to check for a specific panicking closure.
</content>
</entry>
</feed>
