Hi Developers, during my work with Tapestry 5.4.3, I may find a bug.
If you go to class org.apache.tapestry5.internal.services.SessionImpl, line 48. There is "write" lock acquired, while any other "read" methods are getting "read" lock. Is it a bug or is it done on purpose? -- regards Michał Więckowski