Available formats: content-negotiated html turtle (see SIOC for the vocabulary)
Back to channel and daily index: content-negotiated html turtle
These logs are provided as an experiment in indexing discussions using IRCHub.py, Irc2RDF.hs, and SIOC.
| 12:05:28 | <MarcWeber> | Has anyone already added extensible exception support do happs? |
| 16:46:05 | <MarcWeber> | Hi Lemmih, do you have some minutes to talk about the timeout code? |
| 16:46:24 | <MarcWeber> | I'd like to patch HAppS to work with ghc head (and the new extensible exceptions) |
| 16:47:02 | <MarcWeber> | But I'm struggling now because it doesn't say clearly what it does and what not. |
| 16:48:53 | <MarcWeber> | Especially I worry about why withTimeOutMaybe doesn't call withTimOut and wether withTimoutMaybe should retrhow other exceptions (such as IO) on failure or return Nothing. |
| 16:49:15 | <MarcWeber> | Because It's only a timeout handler I think it should forward any failures.. |
| 16:50:19 | <MarcWeber> | Should it be possible to nest timouts? |
| 16:51:10 | <MarcWeber> | I haven't tried yet but I bet that if you use nested withTimeOutMaybe the outer kill thread will throw an exception which is caught by the inner withTimeOutMaybe, correct? |
| 22:24:22 | <MarcWeber> | try $ createDirectoryIfMissing True prefix |
| 22:24:31 | <MarcWeber> | Is this a don't care about any errors ? |
| 22:24:55 | <Saizan> | yup |
| 22:26:14 | <MarcWeber> | It's found in src/HAppS/State/Saver/Impl/File.hs |
| 22:26:17 | <MarcWeber> | I don't like that.. |
| 22:58:17 | <MarcWeber> | lemmih_ = Lemmih_ ? |
Back to channel and daily index: content-negotiated html turtle