Re: [squid-dev] Introducing myself to Squid Devs

2024-12-27 Thread Shailesh Vashishth
why we need to make this call asynchronous? Regards Shailesh On Sun, Oct 27, 2024 at 7:45 PM Shailesh Vashishth wrote: > Hi > There is another very small ToDo that I would like take up -- > > This is also a very simple and small change -- replacing *Io with > Store::IoStatus *

Re: [squid-dev] Introducing myself to Squid Devs

2024-10-27 Thread Shailesh Vashishth
constexpr Io ioUndecided = Store::ioUndecided; static constexpr Io ioReading = Store::ioReading; static constexpr Io ioWriting = Store::ioWriting; static constexpr Io ioDone = Store::ioDone; Regards Shailesh On Sat, Oct 26, 2024 at 12:54 AM Shailesh Vashishth wrote: > Hi > I would like to t

Re: [squid-dev] Introducing myself to Squid Devs

2024-10-26 Thread Shailesh Vashishth
ache/squid/pull/1921 <https://github.com/squid-cache/squid/pull/1921>*) has succeeded all Pipeline stages, only your approval is remaining. Regards Shailesh On Wed, Oct 23, 2024 at 12:30 AM Shailesh Vashishth wrote: > Hi > I have made a change to a math expression in store_cl

Re: [squid-dev] Introducing myself to Squid Devs

2024-10-22 Thread Shailesh Vashishth
n Submissions Checklist) and it passed all test cases. Please review the following pull request - https://github.com/squid-cache/squid/pull/1921 Regards Shailesh On Sat, Oct 5, 2024 at 1:27 PM Shailesh Vashishth wrote: > Hi Alex, > I read your hint and made changes accordingly, it didn'

Re: [squid-dev] Introducing myself to Squid Devs

2024-10-05 Thread Shailesh Vashishth
Thank you for helping me with getting started and joining the project. Regards Shailesh On Fri, Oct 4, 2024 at 6:53 PM Alex Rousskov < rouss...@measurement-factory.com> wrote: > On 2024-10-03 15:49, Shailesh Vashishth wrote: > > > I would like to contribute to the Squid Projec

[squid-dev] Introducing myself to Squid Devs

2024-10-04 Thread Shailesh Vashishth
t; * return false;**}* > *if ((curlen / (expectlen / 100)) > (Config.quickAbort.pct)) {* > * debugs(90, 3, "quick-abort? NO past point of no return");* > * return false;**}* Regards, Shailesh Vashishth ___ squid-dev mailing